home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Multimedia News 4
/
Tech Multimedia News #4 (1994).iso
/
share
/
windows
/
clocker
/
example1.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-09-19
|
154 b
|
8 lines
@echo off
rem ** Attach to Server **
echo "password" | attach servername/username > nul
map i:=servername\volume:directory
copy i:myfile.exe c:\